home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / util / conv / smd2bin.lha / smd2bin.readme < prev   
Text File  |  2001-05-27  |  879b  |  28 lines

  1. Short:    Convert genesis rom in smd to bin
  2. Author:   Julien Tiphaine (sebju@club-internet.fr)
  3. Uploader: Julien Tiphaine (sebju@club-internet.fr)
  4. Version:  1.0
  5. Type:     util/conv
  6. Required: 68020+
  7.  
  8. What's smd2bin:
  9.  
  10. This utility is a rom image converter. It convert Genesis rom in SMD format to Binary (*.bin).
  11. It's usefull for reading rom info as it's only possible to extract them from a binary image.
  12.  
  13. Use it with YAG GENESIS to view all rom infos ! :)
  14.  
  15.  
  16. How to use it:
  17.  
  18. in a shell or cli type the following: smd2bin rom_image.smd
  19. it will convert this file and save the new converted image in the same directory with the name
  20. rom_image.bin
  21.  
  22. You can then delete the smd rom image as it's now useless
  23.  
  24.  
  25. Note: All SMD image are converted by genesis emulator into bin format. So when you converted
  26.       a rom image, don't worry about the new format, it's the most standart one !
  27.  
  28.